Skip to content

docs: split agent guidance into modular docs#337

Merged
bartekplus merged 1 commit intomasterfrom
codex/docs-agents-refactor
Mar 22, 2026
Merged

docs: split agent guidance into modular docs#337
bartekplus merged 1 commit intomasterfrom
codex/docs-agents-refactor

Conversation

@bartekplus
Copy link
Owner

Summary

  • reduce the root AGENTS.md to repo-wide constraints and core commands only
  • move detailed agent guidance into modular docs under docs/agents
  • align commands and release workflow with package.json and CONTRIBUTING.md

Testing

  • bun run check ❌ fails due to pre-existing TypeScript errors in unrelated files:
    • src/adapters/chrome/content-script/suggestions/ManualAttachUiManager.ts
    • src/adapters/chrome/content-script/suggestions/SuggestionManagerRuntime.ts
    • src/adapters/chrome/content-script/suggestions/SuggestionTextEditService.ts
  • bun run test ✅
  • bun run test:e2e ✅
  • bun run check:e2e:coverage ✅

@bartekplus bartekplus merged commit b72ac3d into master Mar 22, 2026
5 checks passed
@bartekplus bartekplus deleted the codex/docs-agents-refactor branch March 22, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant